home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4924 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. X-Newsreader: UMSZCo V1.1 BETA 12 (23.2.96)
  3. Mime-version: 1.0
  4. Content-Type: text/plain; charset=iso-8859-1
  5. Content-Transfer-encoding: 8BIT
  6. Path: news.tng.oche.de!tomate.tng.oche.de
  7. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  8. Subject: Questions regarding some ARexx func-libs
  9. Date: Wed,  6 Mar 96 17:28:46 GMT
  10. Message-ID: <68771862@0humpty.tomate.tng.oche.de>
  11. From: humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
  12.  
  13.  
  14.     Hello,
  15.  
  16. I have come to the need of opening a screen from ARexx. I know, that
  17. rexxarp.library and apig.library offer this possibility, but the
  18. rexxarplib's screenfunction can not open a productivity mode, nor will it
  19. show any title on my system. The apig.librarie's function may do this, but
  20. I have no RKM and I cannot reference the exact parameters I need, apig is
  21. poorly documented.
  22. Besides that, these libs, although they are quite powerfull and oftne very
  23. handy, they are a bit oldfashioned. I have looked in rexxtricks.library and
  24. tritonrexx.library, none of them is able to open a screen. They just can do
  25. things with them, but not create one. I highly need a good 1996-fashioned
  26. screen from ARexx. I do not want to use promoters, or CLI tools.
  27.  
  28. Besides that, I would like to know how I could create an appicon from
  29. within Arexx. I plan to add a function to my prog, that will allow the user
  30. to iconify the screen. This is not that important, since I can do
  31. iconification as a small window-tiltebar as well.
  32.  
  33. -- 
  34. Ciao, Andreas
  35. Internet: humpty@tomate.tng.oche.de
  36. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  37. There are three ways to get something done:
  38. (1) Do it yourself.
  39. (2) Hire someone to do it for you.
  40. (3) Forbid your kids to do it.
  41.  
  42.